'use client' export default function NotFound() { return null }